a11y: Set an accessible role for GtkExpander
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Jul 2020 01:55:34 +0000 (21:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Jul 2020 02:46:00 +0000 (22:46 -0400)
commitc0de580d4612e76e8cff09a2bbbf9f6ce4360287
treebd471907fe435c75f8364efc983582ff7ae76f74
parent144114bf408f4020289eb03dd85d87a1fa3f9840
a11y: Set an accessible role for GtkExpander

Use the button accessible role for GtkExpander
and set attributes as appropriate.

Update the documentation and add a test.
docs/reference/gtk/section-accessibility.md
gtk/gtkexpander.c
testsuite/a11y/expander.c [new file with mode: 0644]
testsuite/a11y/meson.build